From: Lars Magne Ingebrigtsen Date: Tue, 13 Aug 2013 18:24:37 +0000 (+0200) Subject: White-space cleanup. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3275^2~268 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cfa1f436cb9a6d78e77c9818c87572087e84b5fb;p=emacs.git White-space cleanup. --- diff --git a/src/image.c b/src/image.c index 3d2b325ded9..4974903fed7 100644 --- a/src/image.c +++ b/src/image.c @@ -7866,7 +7866,7 @@ imagemagick_filename_hint (Lisp_Object spec) val = Fcdr (val); if (! CONSP (val)) return NULL; - + val = Fcar (val); if (! STRINGP (val)) return NULL;